EFI: add efi_arch_handle_cmdline() for processing commandline
authorRoy Franz <roy.franz@linaro.org>
Thu, 25 Sep 2014 12:28:48 +0000 (14:28 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 25 Sep 2014 12:28:48 +0000 (14:28 +0200)
commitfbc3d9a220842d49a6b8d8415d32af4d536af3ff
tree2ab875ce413bf545038e4043684aceab39d1cc47
parentdbbb27f1eb667363324a239f38a9a6ca1c0f74e8
EFI: add efi_arch_handle_cmdline() for processing commandline

Add arch function for processing the Xen commandline and
updating internal structures.

Signed-off-by: Roy Franz <roy.franz@linaro.org>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/efi/efi-boot.h
xen/common/efi/boot.c